-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.19
-
Code
-
Classes
- TemplateData
| Total Complexity |
52 |
| Dependencies |
12 |
| Dependents |
1 |
| Total lines |
584 |
| Lines of code |
197 |
| Logical lines of code |
77 |
| Comment lines |
288 |
| Methods |
48 |
| Properties |
0 |
Methods 48
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addBillingInfo() |
S |
66 |
2 |
9 |
| addCcInfo() |
S |
66 |
2 |
9 |
| addItem() |
S |
66 |
2 |
9 |
| addAttachment() |
S |
66 |
2 |
9 |
| setMerchantInfo() |
S |
77 |
1 |
4 |
| getMerchantInfo() |
S |
82 |
1 |
3 |
| setBillingInfo() |
S |
77 |
1 |
4 |
| getBillingInfo() |
S |
82 |
1 |
3 |
| removeBillingInfo() |
S |
74 |
1 |
5 |
| setCcInfo() |
S |
77 |
1 |
4 |
| getCcInfo() |
S |
82 |
1 |
3 |
| removeCcInfo() |
S |
74 |
1 |
5 |
| setShippingInfo() |
S |
77 |
1 |
4 |
| getShippingInfo() |
S |
82 |
1 |
3 |
| setItems() |
S |
77 |
1 |
4 |
| getItems() |
S |
82 |
1 |
3 |
| removeItem() |
S |
74 |
1 |
5 |
| setPaymentTerm() |
S |
77 |
1 |
4 |
| getPaymentTerm() |
S |
82 |
1 |
3 |
| setReference() |
S |
77 |
1 |
4 |
| getReference() |
S |
82 |
1 |
3 |
| setDiscount() |
S |
77 |
1 |
4 |
| getDiscount() |
S |
82 |
1 |
3 |
| setShippingCost() |
S |
77 |
1 |
4 |
| getShippingCost() |
S |
82 |
1 |
3 |
| setCustom() |
S |
77 |
1 |
4 |
| getCustom() |
S |
82 |
1 |
3 |
| setAllowPartialPayment() |
S |
77 |
1 |
4 |
| getAllowPartialPayment() |
S |
82 |
1 |
3 |
| setMinimumAmountDue() |
S |
77 |
1 |
4 |
| getMinimumAmountDue() |
S |
82 |
1 |
3 |
| setTaxCalculatedAfterDiscount() |
S |
77 |
1 |
4 |
| getTaxCalculatedAfterDiscount() |
S |
82 |
1 |
3 |
| setTaxInclusive() |
S |
77 |
1 |
4 |
| getTaxInclusive() |
S |
82 |
1 |
3 |
| setTerms() |
S |
77 |
1 |
4 |
| getTerms() |
S |
82 |
1 |
3 |
| setNote() |
S |
77 |
1 |
4 |
| getNote() |
S |
82 |
1 |
3 |
| setMerchantMemo() |
S |
77 |
1 |
4 |
| getMerchantMemo() |
S |
82 |
1 |
3 |
| setLogoUrl() |
S |
73 |
1 |
5 |
| getLogoUrl() |
S |
82 |
1 |
3 |
| setTotalAmount() |
S |
77 |
1 |
4 |
| getTotalAmount() |
S |
82 |
1 |
3 |
| setAttachments() |
S |
77 |
1 |
4 |
| getAttachments() |
S |
82 |
1 |
3 |
| removeAttachment() |
S |
74 |
1 |
5 |